Skip to content

TD-44 document configuration options#276

Merged
brianzelip merged 2 commits intomainfrom
TD-44-configuration-options
Feb 23, 2026
Merged

TD-44 document configuration options#276
brianzelip merged 2 commits intomainfrom
TD-44-configuration-options

Conversation

@thimios
Copy link
Contributor

@thimios thimios commented Jan 22, 2026

@thimios thimios force-pushed the TD-44-configuration-options branch from 531fe66 to 5688249 Compare January 22, 2026 18:39
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 22, 2026

Deploying archivesspace-tech-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 157608a
Status: ✅  Deploy successful!
Preview URL: https://bb805618.archivesspace-tech-docs.pages.dev
Branch Preview URL: https://td-44-configuration-options.archivesspace-tech-docs.pages.dev

View logs

@thimios thimios force-pushed the TD-44-configuration-options branch 2 times, most recently from 3643263 to a9105e6 Compare January 29, 2026 19:17
@thimios thimios force-pushed the TD-44-configuration-options branch 3 times, most recently from f03a4f0 to b081a4d Compare February 18, 2026 12:29
@thimios thimios force-pushed the TD-44-configuration-options branch from b081a4d to e4140dd Compare February 23, 2026 12:32
@thimios thimios requested a review from brianzelip February 23, 2026 12:35
@thimios thimios marked this pull request as ready for review February 23, 2026 12:35
@brianzelip brianzelip merged commit 0bb9e9b into main Feb 23, 2026
4 checks passed
@brianzelip brianzelip deleted the TD-44-configuration-options branch February 23, 2026 12:49
@crugas crugas self-requested a review February 23, 2026 16:46
Copy link
Contributor

@crugas crugas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @thimios, this is all great documentation! I made a few minor suggestions for grammar/spelling, but the content looks great and I'm excited to add this updated documentation to the techdocs website whenever we're ready.

#### `AppConfig[:solr_indexing_frequency_seconds]`

> TODO - Needs more documentation
The number of seconds between each run of the SUI and PUI indexers. The indexers will perform and indexing cycle every configured number of seconds.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update "will perform and indexing cycle" to "will perform an indexing cycle".


#### `AppConfig[:indexer_thread_count]`

The number of worker-thread to be used by the SUI indexer. More worker-threads means that more CPU cores will be used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update "The number of worker-thread" to "The number of worker-threads"


> TODO - Needs more documentation

The number of seconds between each run of the PUI indexer. The indexer will perform and indexing cycle every configured number of seconds.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update "will perform and indexing cycle" to "will perform an indexing cycle"


> TODO - Needs more documentation

The number of worker-thread to be used by the PUI indexer. More worker-threads means that more CPU cores will be used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update "number of worker-thread" to "number of worker-threads"

- `AWS_SECRET_ACCESS_KEY`
- `AWS_ASPACE_BUCKET`

It is using the `:cookie_prefix` configuration as a prefix for the state files stored in the bucket - usefull when using the same bucket to store indexer state of multiple archivesspace instances.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error in "in the bucket - usefull", change to "in the bucket - useful"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants